VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.UI.UIElements Namespace / WebUiContextMenuJS type / WebUiContextMenuJS Constructors / WebUiContextMenuJS Constructor(WebUiElementJS[])
Syntax BrowserCompatibility SeeAlso
В этом разделе
WebUiContextMenuJS Constructor(WebUiElementJS[])
В этом разделе
Initializes a new instance of the WebUiContextMenuJS class.
Синтаксис
// Parameters
var items; // Type: WebUiElementJS[]
var settings; // Type: object

var instance = new Vintasoft.Imaging.UI.UIElements.WebUiContextMenuJS(items, settings);

Parameters

items
Массив объектов WebUiElementJS.
Совместимость с веб браузерами
9
5
11
5
Смотрите также